home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / casper.conf < prev    next >
Encoding:
Text File  |  2008-10-25  |  230 b   |  9 lines

  1. # This file should go in /etc/casper.conf
  2. # Supported variables are:
  3. # USERNAME, USERFULLNAME, HOST, BUILD_SYSTEM
  4.  
  5. export USERNAME="ubuntu"
  6. export USERFULLNAME="Live session user"
  7. export HOST="ubuntu"
  8. export BUILD_SYSTEM="Ubuntu"
  9.